projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9db30bd
)
docs: Fix typo in gdk_screen_get_scale_factor()
author
Emmanuele Bassi
<ebassi@gnome.org>
Wed, 4 Nov 2015 11:45:19 +0000
(11:45 +0000)
committer
Emmanuele Bassi
<ebassi@gnome.org>
Wed, 4 Nov 2015 11:45:19 +0000
(11:45 +0000)
gdk/gdkscreen.c
patch
|
blob
|
history
diff --git
a/gdk/gdkscreen.c
b/gdk/gdkscreen.c
index 494902251c15640411f7467d82d92f53226fecb2..649f49ed75227bfbc59c8afeac55cfe35137882f 100644
(file)
--- a/
gdk/gdkscreen.c
+++ b/
gdk/gdkscreen.c
@@
-1095,7
+1095,7
@@
gdk_screen_get_setting (GdkScreen *screen,
* on very high density outputs this can be a higher value (often 2).
*
* This can be used if you want to create pixel based data for a
- * particula monitor, but most of the time you’re drawing to a window
+ * particula
r
monitor, but most of the time you’re drawing to a window
* where it is better to use gdk_window_get_scale_factor() instead.
*
* Since: 3.10